Total Complexity | 11 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 100 |
Lines of code | 46 |
Logical lines of code | 19 |
Comment lines | 38 |
Methods | 5 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
merge_carts() | 56 | 4 | 20 | |
get_cart_total_for_cart_items() | 64 | 3 | 10 | |
get_cart_repository() | 71 | 2 | 6 | |
get_cart_items_by_session_key() | 80 | 1 | 3 | |
get_recovery_link() | 70 | 1 | 7 |